EntityDAC

TEDValue Methods

Methods of the TEDValue class.

For a complete list of the TEDValue class members, see the TEDValue Members topic.

Public

Name Description

Assign

Copies the value from Source.

CanBeNull

Returns True if the value can be set to Null; otherwise - False.

Clear

Sets the IsNull property to True

Clone

Creates a copy of TEDValue with the same data type and value.

CreateValue

Creates a new TEDValue instance with the specified data type.

DataType

Returns the type of the stored Value.

GetHashCode

Returns an integer containing the hash code.

IsNull

The property returns True if the value is Null; otherwise, the property returns False.

ToString

The method converts a value to string representation, so that it is suitable for display.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback